C++ developer looks for book(s) about Android apps & widgets (& services etc.) [on hold]
Posted
by
Valmond
on Programmers
See other posts from Programmers
or by Valmond
Published on 2014-06-03T20:05:37Z
Indexed on
2014/06/03
21:39 UTC
Read the original article
Hit count: 159
I'm senior C++ developer, I have also programmed professionally j2me some years.
I'd like to make some apps and widgets for Android and I'd like to read up a bit on this new java stuff Android is using. I have (of course) checked out some tutorials and so but it seems I miss the basics, I can compile some stuff (read: examples) in eclipse but I just don't know how to, for example, add a service or what an 'intent' is, why my widget isn't called but successfully launches the main app when clicked and so on.
So, what is a really good book for someone that is a developer but mostly need the hard facts about developing something specific like Android apps & widgets?
Thanks a bunch!
© Programmers or respective owner